home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5073 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com(Pete)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: YACL-Libary and Borland C++ 4.5
  5. Date: 2 Feb 1996 11:53:32 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4estvs$bpl@news1.usa.pipeline.com>
  8. NNTP-Posting-Host: pipe10.h1.usa.pipeline.com
  9. X-PipeUser: grantp
  10. X-PipeHub: usa.pipeline.com
  11. X-PipeGCOS: (Pete)
  12. X-Newsreader: Pipeline USA v3.3.0
  13.  
  14. On Feb 02, 1996 01:33:05 in article <YACL-Libary and Borland C++ 4.5>,
  15. 'Henner Harnisch <fbbe@rummelplatz.uni-mannheim.de>' wrote: 
  16.  
  17. >I am using the YACL-Library with its GUI-Extension. 
  18. >But I am not able to make a Project-File for Borland C++ 4.5 
  19. >Can someone help me, with the standard settings for YACL? 
  20. >Maybe I can download somewhere an example of a IDE-Project-File? 
  21.  
  22. I'm not familiar with the YACL library, so I could be barking up  
  23. the wrong tree here, but I don't see what making a project 
  24. file has to do with which library you use.  Just go into the IDE, 
  25. select Project | New Project, then select the appropriate 
  26. options.  If YACL is a GUI library, as you mentioned, then 
  27. you do not want to include OWL.  If it's a DOS program, 
  28. just declare it as such.  Then just set the include paths 
  29. to where the library's header files are and add the library 
  30. file (.lib) to your project. 
  31.  
  32. As far as downloading a sample project file, it wouldn't do 
  33. you much good since it's binary and may contain some 
  34. hard-coded pathnames. 
  35.  
  36. Hmm, on second thought, maybe the question deals with 
  37. make files and not project files. 
  38.  
  39. -- 
  40. Pete Grant 
  41. Kalevi, Inc. 
  42. Object Oriented Software Development
  43.